home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 13 / CU Amiga Magazine's Super CD-ROM 13 (1997)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1997-08].iso / CUCD / Graphics / irit70 / irit70bin.readme next >
Text File  |  1997-05-03  |  6KB  |  121 lines

  1. Short:    3D solid modeler (68020-40+FPU binaries)
  2. Author:   Gershon Elber, Amiga port by Kriton Kyrimis
  3. Uploader: kyrimis@cti.gr
  4. Type:     gfx/3d
  5.  
  6. This archive contains the binaries for version 7.0 of the IRIT 3-D solid
  7. modeler. The binaries require at least a 68020, and an FPU. The main
  8. IRIT binary requires about 10M of memory, so you may need to install
  9. VMM before you can use IRIT.
  10.  
  11. General Information:
  12.  
  13. The IRIT solid modeling system is a simple environment that allows one to
  14. model basic, primitive based, models using Boolean operations as well
  15. as freeform surface's based models.
  16.  
  17. The system is designed for simplicity and is geared toward research.
  18. As such, no graphical user interface (GUI) exists or is planned in the
  19. near future.  The modeling is performed using the main
  20. module/executable of the system which is called (surprise!) IRIT. A
  21. textual interface (or PUI for programmable user interface) is
  22. available which provides the interaction interface. An interpreter
  23. processes the user's command and executes them.  This interpreter
  24. includes general mechanisms that are common in high level programming
  25. languages such as loops, conditional sentences, and functions. In
  26. addition, features that can be found in modern languages such as
  27. operator overloading and object oriented design are extensively used.
  28.  
  29. Version 7.0 of the IRIT solid modeling system contains tools that can
  30. aid in research and development in the areas of computer aided
  31. geometric design and computer graphics. Here is a list of the features
  32. that can be found:
  33.  
  34. * Full featured points/vectors/homogeneous matrices algebra by overloading
  35.   the basic operators +,-,*,/,^.
  36.  
  37. * Polygonal based modeling. Constructors for basic primitives (box, cone,
  38.   torus, etc.) are provided as well as low level constructors for direct
  39.   polygonal model's construction. Boolean operations between polygonal
  40.   models is also supported.
  41.  
  42. * Freeform curve and surface manipulation tools. Supported are
  43.   polynomial and rational Bezier and piecewise polynomial/rational NURB
  44.   curves and surfaces. A large set of tools to manipulate freeform curves
  45.   and surfaces is provided and includes (for both curves and surfaces):
  46.   + Low level Constructors (direct control points control).
  47.   + High Level Constructors (Sweep, Extrude, Boolean Sum, etc.).
  48.   + Merging and Profiling tools.
  49.   + Evaluation.
  50.   + Subdivision.
  51.   + Refinement.
  52.   + Degree Raising.
  53.   + Differentiation and Integration.
  54.   + Symbolic Computation (Difference, Sum, and Product).
  55.   + Polygonal/Polyline approximation.
  56.   + Composition.
  57.   + Offset.
  58.   + Trimmed surfaces.
  59.  
  60.     Tools to compute the zero set of curves, the extreme points,
  61. the minimal or maximal distance from a curve to a point or a line,
  62. the inflection points and/or points of extreme curvature, and the
  63. intersection points of two curves are also available.
  64.  
  65.     The symbolic tools provided allow one to represent scalar and
  66. vector fields of differential properties of the curves and surfaces
  67. such as normals and curvature. The curve's inflection and extreme
  68. curvature detection tools, mentioned above, exploits these symbolic
  69. tool and are therefore robust.
  70.  
  71. * Trivariate Bspline and bezier support that includes evaluation, iso surface
  72.   extraction, subdivision, differentiation etc.
  73.  
  74.     In addition to the main module of IRIT, several other tools
  75. are provided:
  76.  
  77.   + poly3d-h: A hidden line removal tool.
  78.   + illustrt: A line drawing illustration tool.
  79.   + xgldrvs/xglmdrvs/xmtdrvs/x11drvs/wntdrvs/os2drvs/amidrvs: Display
  80.     devices (and viewing programs at the same time) for SGI's gl, gl/Motif,
  81.     X11, X11/Motif, Window NT, OS2 2.x, and AMIGA. All these drivers
  82.     supports the display of animation using animation curves.
  83.   + irit2ps/irit2dxf/irit2iv/irit2nff/irit2plg/irit2ray/irit2scn/irit2xfg:
  84.     Filters to convert data files created by IRIT to PostScript, DXF,
  85.     SGI Inventor, NFF, REND386, Rayshade, SCN, and Xfig format.
  86.   + dat2irit/dxf2irit: Filters to convert from data file of IRIT to IRIT's
  87.     solid modeling scripts and from DXF to IRIT.
  88.  
  89.     The IRIT solid modeller is actively used in various research areas:
  90.  
  91.   + Adaptive Isocurve Algorithm. A coverage based on adaptive extraction
  92.     of isocurves can be used for various purposes from toolpath for
  93.     machining purposes to image rendering. This algorithm, that is
  94.     exploiting symbolic computation, is implemented using the IRIT
  95.     solid modeller and a tool named xgladap make use of the hardware of
  96.     the SGI systems to provide real time rendering using adaptive
  97.     isocurves.
  98.   + Layout. A new fabrication scheme automatically computes an
  99.     approximated layout of a free form surface, on the plane, so it
  100.     can be cut from planar sheets (such as paper or fabric) and
  101.     stitched together to form an approximation of the original
  102.     surface. Tools to automatically compute the layout were implemented
  103.     using IRIT.
  104.   + Morphing. Using refinement and degree raising, two tools that are
  105.     available in this system, different surfaces can be brought to
  106.     a common function space and be continuously morphed or transformed
  107.     from one to the other. Again, a successful implementation exists in
  108.     IRIT.
  109.   + Illustrt. Line drawings is a neglected area of computer graphics.
  110.     Illustrt is a tool developed with the aid of IRIT, and now is part
  111.     of IRIT, to automatically generate line drawings with special effects
  112.     such as width/size and intensity depth cueing, Z sorting, and end of
  113.     edge clipping etc.
  114.  
  115.         The system is written in C and is running on virtually all
  116. Unix environments, including but not limited to SUN's SPARC, SGI's
  117. SGI4D, HP3xx/4xx/7xx, DEC 5000, IBM RS6000, E&S ESV, and i386 SVR4,
  118. using either X11 or, when available, SGI's GL. In addition, other
  119. environments such as Window NT and OS2 using IBM PC 386 and above or
  120. 68xxx AMIGA are also supported.
  121.